JMS Data Intake Setup

Configuration Steps

Pre-requisites for running Data Intake:

  • JMS module will be pointed to a Cycle cluster and every instance in the cluster should be up and running.

  • The property dataIntake.enabled should be set to true on the server side of Cycle.

  • Each cycle instance should have its own cycle-coherence-config.xml file and each instance should have a unique port number.

  • Need to provide the Customer Name, Intake Profile name, and Class Name (In case of Enrollment) in the loading file, which should be created on the OIPA side prior to Data Intake. The steps to be followed on the OIPA side can be found on the Data Intake Guide.

  • Two new properties are introduced in Cycle.properties files on the server side:

    • If they are not mentioned/configured - system will use their default values of 10 and 5000 respectively.

    • datatIntake.reProcessingLimit = 10

    • datatIntake.yieldTimePeriod = 5000